home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000349_news@watsun.cc.columbia.edu _Sun Mar 14 00:14:57 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  4KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA22101
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sun, 14 Mar 1999 00:14:57 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id XAA08633
  7.     for kermit.misc@watsun.cc.columbia.edu; Sat, 13 Mar 1999 23:57:04 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. Message-ID: <36EB2F74.54237D70@usit.net>
  10. From: ERA Computer Consulting <era@usit.net>
  11. Organization: ERA Computer Consulting
  12. Subject: GPF trying to REXEC Kermit/2 under Warp 4
  13. Date: Sun, 14 Mar 1999 03:41:19 GMT
  14. To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. I am attempting to set up a script to automate retrieving .zip files
  17. off our ISP server in our home directory. This script should be able
  18. to be called from any system on our internal network using the REXEC
  19. Daemon on our DOD/NAT system running Injoy 2.0b on which Kermit/2 is
  20. loaded. Unfortunately I have hit a wall and need some assistance.
  21.  
  22. Why do it this way? I only have one valid license for C-Kermit and
  23. this will allow me to stay legal until I can debug other problems on
  24. our network that keep downloads from working across the interal
  25. network thereby justifying purchase of additional licenses. Perhaps
  26. one of you C-Kermit guru's can help.
  27.  
  28. Here is the output on the REXECD screen after the session fails:
  29.  
  30. > Executing G:\K2\K2.INI for OS/2...
  31. > Exectuing G:/K2/K2CUSTOM.INI for C-Kermit on era0 running 32-bit_OS/2
  32. > General Protection Fault exception occurred at EIP = 1D17989F on thread 0001.
  33. > Exception occurred in C Library routine called from EIP = 0007CA42.
  34. > Register Dump at point of exception:
  35. > EAX = 00000030    EBX = 0074ECC0  ECX = 00490000    EDX = FFFFFFFF
  36. > EBP = 0035E6C4    EDI = 00490000  ESI = 00226510    ESP = 0035E62C
  37. > ∩┐╜CS =     005B  CSLIM = 1FFFFFFF   DS =     0053  DSLIM = 1FFFFFFF
  38. > ∩┐╜ES =     0053  ESLIM = 1FFFFFFF   FS =     150B  FSLIM = 00000030
  39. > ∩┐╜GS =     0000  GSLIM = 00000000   SS =     0053  SSLIM = 1FFFFFFF
  40. > Process terminating.
  41. > SYS1808:
  42. > The process has stopped.  The software diagnostic
  43. > code (exception code) is  0005.
  44. >  FINISHED SERVICING REXEC CLIENT
  45.  
  46. The 'k2.ini' is TAKEn from the script I created called 'getzip.ksc'
  47. and the 'k2custom.ini' is TAKEn when 'k2.ini' loads of course. In
  48. 'k2custom.ini' I have DEFINEd the NET Macro as shown in _Using
  49. C-Kermit Second Edition_ on p.416 which is used in 'getzip.ksc' to
  50. open a connection to our ISP server which then is used to login,
  51. start kermit server, retrieve the files and exit. I am attempting to
  52. debug this using logs but haven't been able to really pinpoint where
  53. everything fails.
  54.  
  55. Two questions: 1. Am I "pushing the envelope" too much by trying to
  56. run this via REXEC and thus there is no way this will work? 2. Does
  57. anyone wish to review my scripts, minus login info of course, for a
  58. possible cause?
  59.  
  60. If 1. then e-mail me and let me know. If 2. please e-mail me and
  61. we'll further correspond from there. TIA to any and all with positive
  62. suggestions and/or correspondence.
  63.  
  64. -- 
  65. Gene Alexander <era@usit.net>
  66. -- 
  67. +==========================-=>Team OS/2<=-==========================+
  68. #   Owner and C.E.O. - ERA Computer Consulting - Jackson, TN USA    #
  69. #Providing IBM OS/2 and SCO OpenServer  Business Computing Solutions#
  70. #     visit our www pages at http://www.townsendsupply.com/era/     #
  71. +===================================================================+
  72. The Operating System/2 Version is 4.00 
  73. Revision 9.029 
  74. There are 46 Processes with 155 Threads.
  75. This machine's uptime is 1d 0h 51m 5s 934ms.